Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for configuring tasks with DP strategy #1173

Merged
merged 7 commits into from
Jul 23, 2024

Conversation

divergentdave
Copy link
Collaborator

@divergentdave divergentdave commented Jul 16, 2024

This adds support for specifying a differential privacy strategy alongside Prio3Histogram and Prio3SumVec VDAFs. I also bumped the minor version number component, since this introduces breaking changes to divviup-client. Closes #1163.

@divergentdave divergentdave marked this pull request as ready for review July 17, 2024 15:54
@divergentdave divergentdave requested a review from a team as a code owner July 17, 2024 15:54
@divergentdave divergentdave force-pushed the david/dp-strategy branch 2 times, most recently from a8b9829 to a362acf Compare July 19, 2024 15:47
@divergentdave divergentdave merged commit 93f503b into main Jul 23, 2024
8 checks passed
@divergentdave divergentdave deleted the david/dp-strategy branch July 23, 2024 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Plumb differential privacy parameters
3 participants